We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0098b00 commit 4d9f695Copy full SHA for 4d9f695
.github/workflows/generator.yaml
@@ -19,7 +19,7 @@ jobs:
19
generation:
20
name: Generated artifacts
21
runs-on: ubuntu-20.04
22
- container: swiftnav/libsbp-build:latest
+ container: swiftnav/libsbp-build:latest-master
23
steps:
24
- uses: actions/checkout@v2
25
with:
0 commit comments