Skip to content

Commit 29866d5

Browse files
authored
Update elixir.yml to ubuntu-22.04
1 parent ef448de commit 29866d5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/elixir.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ jobs:
1818
build:
1919

2020
name: Build and test
21-
runs-on: ubuntu-24.04
21+
runs-on: ubuntu-22.04
2222

2323
steps:
2424
- uses: actions/checkout@v3

0 commit comments

Comments
 (0)