Skip to content

Commit e6ba13c

Browse files
committed
update ubuntu in ci
1 parent 05a976d commit e6ba13c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/main.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ on:
66
- main
77
jobs:
88
test:
9-
runs-on: ubuntu-20.04
9+
runs-on: ubuntu-24.04
1010
env:
1111
MIX_ENV: test
1212
strategy:

0 commit comments

Comments
 (0)