We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0f4434b commit 9347d9dCopy full SHA for 9347d9d
.github/workflows/generator.yaml
@@ -20,7 +20,7 @@ jobs:
20
name: Generated artifacts
21
runs-on: ubuntu-20.04
22
container:
23
- image: swiftnav/libsbp-build:2023-12-18
+ image: swiftnav/libsbp-build:2025-02-10
24
options: --user root
25
volumes:
26
- ${{ github.workspace }}:/mnt/workspace
0 commit comments