Skip to content

Commit

Permalink
wip
Browse files Browse the repository at this point in the history
  • Loading branch information
casimiro committed Dec 11, 2023
1 parent 0eb7f9a commit bf18cbb
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/ci-large.yml
Original file line number Diff line number Diff line change
Expand Up @@ -130,7 +130,7 @@ jobs:
fail-fast: false
matrix:
label: [""]
os: [ubuntu-latest, macos-latest]
os: [ubuntu-latest]
cc: [clang-13, clang-14, gcc-10, gcc-11]
ngx: [1.25.3]
runtime: [wasmtime, wasmer, v8]
Expand All @@ -139,7 +139,7 @@ jobs:
v8: [11.4.183.23]
include:
- label: old_nginx
os: [ubuntu-latest, macos-latest]
os: ubuntu-latest
cc: clang-15
ngx: 1.21.6
runtime: wasmtime
Expand Down

0 comments on commit bf18cbb

Please sign in to comment.