mirror of
https://github.com/logos-messaging/logos-delivery.git
synced 2026-03-28 20:03:08 +00:00
temporarily disable ubuntu to check mac-only
This commit is contained in:
parent
a43f2861cf
commit
7f2ba5f869
4
.github/workflows/ci.yml
vendored
4
.github/workflows/ci.yml
vendored
@ -54,7 +54,7 @@ jobs:
|
||||
strategy:
|
||||
fail-fast: false
|
||||
matrix:
|
||||
os: [ubuntu-22.04, macos-15]
|
||||
os: [macos-15]
|
||||
runs-on: ${{ matrix.os }}
|
||||
timeout-minutes: 90
|
||||
|
||||
@ -139,7 +139,7 @@ jobs:
|
||||
strategy:
|
||||
fail-fast: false
|
||||
matrix:
|
||||
os: [ubuntu-22.04, macos-15]
|
||||
os: [macos-15]
|
||||
runs-on: ${{ matrix.os }}
|
||||
timeout-minutes: 90
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user