We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 34083b7 commit a6cd255Copy full SHA for a6cd255
1 file changed
.github/workflows/elixir.yml
@@ -18,7 +18,7 @@ jobs:
18
build:
19
20
name: Build and test
21
- runs-on: ubuntu-latest
+ runs-on: ubuntu-22.04
22
23
steps:
24
- uses: actions/checkout@v4
0 commit comments