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 a7b6cd9 commit 4cc16d8Copy full SHA for 4cc16d8
1 file changed
.github/workflows/build.yml
@@ -6,7 +6,7 @@ permissions:
6
7
jobs:
8
build:
9
- runs-on: "ubuntu-24.04"
+ runs-on: "ubuntu-26.04"
10
if: "${{ github.event_name != 'pull_request' || github.repository != github.event.pull_request.head.repo.full_name }}"
11
steps:
12
- name: "Checkout repository"
0 commit comments