We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent afa88c7 commit 98a39c7Copy full SHA for 98a39c7
.github/workflows/build.yml
@@ -2,7 +2,7 @@ name: CI
2
on: [push]
3
jobs:
4
build:
5
- runs-on: ubuntu-latest
+ runs-on: ubuntu:22.04@sha256:19478ce7fc2ffbce89df29fea5725a8d12e57de52eb9ea570890dc5852aac1ac
6
defaults:
7
run:
8
shell: bash -l {0}
0 commit comments