Skip to content

Commit 09f2fb4

Browse files
authored
Merge pull request #55 from Longsight/build
Build
2 parents 06eb084 + 35282ad commit 09f2fb4

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/build.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ permissions:
3333

3434
jobs:
3535
check:
36-
runs-on: ubuntu-22.04
36+
runs-on: ubuntu-24.04
3737
permissions:
3838
pull-requests: read
3939
outputs:
@@ -58,7 +58,7 @@ jobs:
5858
issues: write
5959
actions: write
6060
pull-requests: write
61-
runs-on: ubuntu-22.04
61+
runs-on: ubuntu-24.04
6262
steps:
6363
- name: Checkout
6464
uses: actions/checkout@v4

0 commit comments

Comments
 (0)