Downgrade ubuntu version for CI
All checks were successful
release-nightly / macos (push) Successful in 2m1s
release-nightly / web-demo (push) Successful in 3m42s

This commit is contained in:
2025-01-14 19:04:42 +10:30
parent afe2b5a29c
commit 15bf115441

View File

@@ -26,7 +26,7 @@ jobs:
name: BufPiv_main
path: src-tauri/target/release/bundle/macos/
web-demo:
runs-on: ubuntu-latest
runs-on: ubuntu-22.04
steps:
- uses: actions/checkout@v4
with: