We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 90ab129 commit be8af2fCopy full SHA for be8af2f
.github/workflows/ci.yml
@@ -12,7 +12,7 @@ on:
12
- README.md
13
jobs:
14
build:
15
- runs-on: ubuntu-22.04
+ runs-on: ubuntu-24.04
16
steps:
17
- name: Check out repository
18
uses: actions/checkout@v4
.github/workflows/release.yml
@@ -7,7 +7,7 @@ on:
7
required: true
8
9
release:
10
11
0 commit comments