Skip to content

Commit 6f4e969

Browse files
ci uses ubuntu-24.04 (#381)
1 parent 25c86f8 commit 6f4e969

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/tests.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ on:
1111
jobs:
1212
exercises:
1313
name: Check exercises
14-
runs-on: ubuntu-22.04
14+
runs-on: ubuntu-24.04
1515
steps:
1616
- uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683
1717
- name: Install CoffeeScript

0 commit comments

Comments
 (0)