Skip to content

Commit 08dbf7e

Browse files
authored
Use 0.28.0 for testing (#242)
1 parent cca0157 commit 08dbf7e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ jobs:
2222
fail-fast: false
2323
matrix:
2424
os: [ubuntu-latest]
25-
pyodide-version: ["0.28.0a2"]
25+
pyodide-version: ["0.28.0"]
2626
test-config: [
2727
# FIXME: recent version of chrome gets timeout
2828
{ runner: selenium, runtime: chrome, runtime-version: "125" },

0 commit comments

Comments
 (0)