Skip to content

Commit

Permalink
str and 0a2
Browse files Browse the repository at this point in the history
  • Loading branch information
Carreau committed Aug 26, 2024
1 parent 63ba65c commit fb9b2e9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ jobs:
fail-fast: false
matrix:
os: [ubuntu-20.04]
pyodide-version: [0.24.1, 0.25.0, 0.26.0, 0.27.0]
pyodide-version: ['0.24.1', '0.25.0', '0.26.2', '0.27.0a2']
test-config: [
{runner: selenium, runtime: chrome, runtime-version: latest },
]
Expand Down

0 comments on commit fb9b2e9

Please sign in to comment.