Skip to content

Commit d8a87c6

Browse files
committed
ci(browser-tests): bump to ubuntu-24.04
1 parent 8de1f88 commit d8a87c6

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/cypress.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ jobs:
1616

1717
test-cypress:
1818
name: browser tests
19-
runs-on: ubuntu-22.04
19+
runs-on: ubuntu-24.04
2020
strategy:
2121
max-parallel: 3
2222
matrix:
@@ -103,7 +103,7 @@ jobs:
103103

104104
test-itk-wasm-cypress:
105105
name: itk-wasm browser tests
106-
runs-on: ubuntu-22.04
106+
runs-on: ubuntu-24.04
107107

108108
steps:
109109
- name: Checkout

0 commit comments

Comments
 (0)