We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f8c8521 commit 2442651Copy full SHA for 2442651
.github/workflows/ci.yml
@@ -19,7 +19,7 @@ jobs:
19
20
immutability:
21
name: No test has been mutated
22
- runs-on: ubuntu-20.04
+ runs-on: ubuntu-24.04
23
steps:
24
- uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.0.0
25
with:
0 commit comments