Skip to content

Commit eab49da

Browse files
Update pyodide.yml
switch to ubuntu 24
1 parent 75d0dd8 commit eab49da

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/pyodide.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ permissions:
1212

1313
jobs:
1414
build:
15-
runs-on: ubuntu-latest
15+
runs-on: ubuntu-24.04
1616

1717
strategy:
1818
fail-fast: false

0 commit comments

Comments
 (0)