mirror of
https://github.com/heyman/heynote.git
synced 2025-06-24 11:31:25 +02:00
Disable ubuntu build
This commit is contained in:
parent
af5287cc13
commit
bfdaf0618c
3
.github/workflows/build.yml
vendored
3
.github/workflows/build.yml
vendored
@ -8,7 +8,8 @@ jobs:
|
|||||||
|
|
||||||
strategy:
|
strategy:
|
||||||
matrix:
|
matrix:
|
||||||
os: [macos-latest, ubuntu-latest, windows-latest]
|
#os: [macos-latest, ubuntu-latest, windows-latest]
|
||||||
|
os: [macos-latest, windows-latest]
|
||||||
|
|
||||||
steps:
|
steps:
|
||||||
- name: Check out Git repository
|
- name: Check out Git repository
|
||||||
|
Loading…
x
Reference in New Issue
Block a user