We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 54d0486 commit be4a76bCopy full SHA for be4a76b
.github/workflows/ci.yml
@@ -13,7 +13,7 @@ jobs:
13
build:
14
15
name: Build and test
16
- runs-on: ubuntu-latest
+ runs-on: ubuntu-22.04
17
18
steps:
19
- uses: actions/checkout@v4
0 commit comments