0
Fork 0
mirror of https://github.com/logto-io/logto.git synced 2024-12-16 20:26:19 -05:00

chore: update integration test workflow (#1897)

This commit is contained in:
Gao Sun 2022-09-07 23:10:35 +08:00 committed by GitHub
parent 91d1bf8004
commit ddff43d8b6
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -45,7 +45,7 @@ jobs:
strategy:
matrix:
os: [ubuntu-latest, macos-12]
os: [ubuntu-latest]
runs-on: ${{ matrix.os }}