Skip to content

Commit af8cbc2

Browse files
pifopiDeveloper-Butters
authored andcommitted
Update ubuntu to 26.04 (PokemonAutomation#1330)
1 parent cf14a62 commit af8cbc2

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/cpp-ci-serial-programs-ubuntu-clang.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,6 @@ jobs:
55
build:
66
uses: ./.github/workflows/cpp-ci-serial-programs-base.yml
77
with:
8-
os: ubuntu-24.04
8+
os: ubuntu-26.04
99
compiler: clang
1010
run-clang-query: true

.github/workflows/cpp-ci-serial-programs-ubuntu-default.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,6 @@ jobs:
55
build:
66
uses: ./.github/workflows/cpp-ci-serial-programs-base.yml
77
with:
8-
os: ubuntu-24.04
8+
os: ubuntu-26.04
99
compiler: default
1010
run-clang-query: true

0 commit comments

Comments
 (0)