We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bd9ad07 commit a7e3e91Copy full SHA for a7e3e91
1 file changed
.github/workflows/linuxbrew.yml
@@ -6,7 +6,7 @@ concurrency:
6
7
jobs:
8
linuxbrew:
9
- runs-on: ubuntu-latest
+ runs-on: ubuntu-22.04
10
11
strategy:
12
matrix:
0 commit comments