Skip to content

Commit 2442651

Browse files
ci.yml uses ubuntu-24.04 (#2557)
1 parent f8c8521 commit 2442651

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ jobs:
1919

2020
immutability:
2121
name: No test has been mutated
22-
runs-on: ubuntu-20.04
22+
runs-on: ubuntu-24.04
2323
steps:
2424
- uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.0.0
2525
with:

0 commit comments

Comments
 (0)