3
0
Fork 0
mirror of https://github.com/Z3Prover/z3 synced 2025-04-05 17:14:07 +00:00

Update pyodide.yml

switch to ubuntu 24
This commit is contained in:
Nikolaj Bjorner 2024-11-14 20:49:33 -08:00 committed by GitHub
parent 75d0dd891b
commit eab49da274
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -12,7 +12,7 @@ permissions:
jobs:
build:
runs-on: ubuntu-latest
runs-on: ubuntu-24.04
strategy:
fail-fast: false