mirror of https://github.com/waku-org/js-waku.git
Merge pull request #395 from status-im/remove-macos-ci
This commit is contained in:
commit
95972db4bb
|
@ -15,7 +15,7 @@ jobs:
|
|||
strategy:
|
||||
matrix:
|
||||
node: [16]
|
||||
os: [ubuntu-latest, macos-latest]
|
||||
os: [ubuntu-latest]
|
||||
runs-on: ${{ matrix.os }}
|
||||
steps:
|
||||
- name: Checkout code
|
||||
|
|
Loading…
Reference in New Issue