We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 89f77e9 + 88a2c58 commit 40e45efCopy full SHA for 40e45ef
.github/workflows/ci.yml
@@ -10,7 +10,7 @@ on:
10
11
jobs:
12
tests:
13
- runs-on: ubuntu-22.04
+ runs-on: ubuntu-24.04
14
steps:
15
- name: Checkout
16
uses: actions/checkout@v4
.github/workflows/release.yml
@@ -12,7 +12,7 @@ permissions:
release:
name: Release
17
18
0 commit comments