mirror of
https://github.com/logos-messaging/go-zerokit-rln.git
synced 2026-01-04 06:03:09 +00:00
Update tests.yml
This commit is contained in:
parent
b49c7cba67
commit
f53ec3510c
3
.github/workflows/tests.yml
vendored
3
.github/workflows/tests.yml
vendored
@ -5,7 +5,8 @@ jobs:
|
|||||||
strategy:
|
strategy:
|
||||||
matrix:
|
matrix:
|
||||||
go-version: [1.19.x]
|
go-version: [1.19.x]
|
||||||
os: [ubuntu-latest, macos-latest, windows-latest]
|
# Disabled: windows-latest
|
||||||
|
os: [ubuntu-latest, macos-latest]
|
||||||
runs-on: ${{ matrix.os }}
|
runs-on: ${{ matrix.os }}
|
||||||
steps:
|
steps:
|
||||||
- name: Install Go
|
- name: Install Go
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user