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 aabc46e commit 2968fe1Copy full SHA for 2968fe1
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