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 d4b3d37 commit e0af7dcCopy full SHA for e0af7dc
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