enable orc ci

This commit is contained in:
Jaremy Creechley 2023-08-02 15:44:13 -07:00
parent 83bb9f667b
commit 5f02849d59
No known key found for this signature in database
GPG Key ID: 4E66FB67B21D3300

View File

@ -18,11 +18,11 @@ jobs:
builder: ubuntu-latest
shell: bash --noprofile --norc -e -o pipefail
tests: all
# - os: linux
# cpu: amd64
# builder: ubuntu-latest
# shell: bash --noprofile --norc -e -o pipefail
# tests: orc
- os: linux
cpu: amd64
builder: ubuntu-latest
shell: bash --noprofile --norc -e -o pipefail
tests: orc
- os: macos
cpu: amd64
builder: macos-latest