We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 06ee96c commit 64f6efdCopy full SHA for 64f6efd
.github/workflows/generator.yaml
@@ -13,7 +13,7 @@ jobs:
13
name: Generated artifacts
14
runs-on: ubuntu-20.04
15
container:
16
- image: swiftnav/libsbp-build:test
+ image: swiftnav/libsbp-build:2025-02-10
17
options: --user root
18
volumes:
19
- ${{ github.workspace }}:/mnt/workspace
0 commit comments