Skip to content

Commit deffb0a

Browse files
authored
Bump Github Actions runner Operating System version (#1753)
1 parent e56f874 commit deffb0a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/exercise-tests.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ jobs:
1515
fail-fast: false
1616
matrix:
1717
os:
18-
- ubuntu-20.04
18+
- ubuntu-24.04
1919
ruby-version: [3.2, 3.3]
2020

2121
steps:

0 commit comments

Comments
 (0)