fix: sticking to ubuntu-latest for tests
This commit is contained in:
@@ -7,7 +7,7 @@ jobs:
|
||||
runs-on: ${{ matrix.os }}
|
||||
strategy:
|
||||
matrix:
|
||||
os: [ubuntu-latest, macos-latest]
|
||||
os: [ubuntu-latest]
|
||||
architecture: [x64, arm64]
|
||||
|
||||
steps:
|
||||
|
||||
Reference in New Issue
Block a user