We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cf112df commit 037c96aCopy full SHA for 037c96a
.github/workflows/installation.yml
@@ -6,7 +6,7 @@ on:
6
7
jobs:
8
test-installation:
9
- runs-on: ubuntu-latest
+ runs-on: ubuntu-22.04
10
11
steps:
12
- uses: actions/checkout@v4
0 commit comments