Skip to content

Commit a012230

Browse files
ci(deps): update dependency ubuntu to v26
1 parent 46ca6f4 commit a012230

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

.github/workflows/build.yml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -148,7 +148,7 @@ jobs:
148148
os: ubuntu-24.04
149149
tag: amd64
150150
- name: aarch64
151-
os: ubuntu-24.04-arm
151+
os: ubuntu-26.04-arm
152152
tag: arm64
153153

154154
steps:
@@ -215,7 +215,7 @@ jobs:
215215

216216
# test old distros on arm64
217217
base-arm64:
218-
runs-on: ubuntu-24.04-arm
218+
runs-on: ubuntu-26.04-arm
219219
needs:
220220
- bats
221221
- lint
@@ -291,7 +291,7 @@ jobs:
291291
os: ubuntu-24.04
292292
tag: amd64
293293
- name: aarch64
294-
os: ubuntu-24.04-arm
294+
os: ubuntu-26.04-arm
295295
tag: arm64
296296
# include:
297297
# # no ubuntu arm64 support for haskell

0 commit comments

Comments
 (0)