Skip to content

Commit 0fd525f

Browse files
committed
Update OS
1 parent 6e39eaf commit 0fd525f

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/erlang.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ env:
88
jobs:
99

1010
OTP25:
11-
runs-on: ubuntu-20.04
11+
runs-on: ubuntu-24.04
1212

1313
strategy:
1414
matrix:
@@ -40,7 +40,7 @@ jobs:
4040
run: rebar3 test
4141

4242
OTP27:
43-
runs-on: ubuntu-20.04
43+
runs-on: ubuntu-24.04
4444

4545
strategy:
4646
matrix:

0 commit comments

Comments
 (0)