mirror of
https://github.com/logos-messaging/go-zerokit-rln.git
synced 2026-01-02 05:03:10 +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:
|
||||
matrix:
|
||||
go-version: [1.19.x]
|
||||
os: [ubuntu-latest, macos-latest, windows-latest]
|
||||
# Disabled: windows-latest
|
||||
os: [ubuntu-latest, macos-latest]
|
||||
runs-on: ${{ matrix.os }}
|
||||
steps:
|
||||
- name: Install Go
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user