mirror of
https://github.com/ncruces/go-sqlite3.git
synced 2026-01-12 05:59:14 +00:00
NetBSD 10.1.
This commit is contained in:
6
.github/workflows/test.yml
vendored
6
.github/workflows/test.yml
vendored
@@ -89,7 +89,7 @@ jobs:
|
|||||||
version: '14.2'
|
version: '14.2'
|
||||||
flags: '-test.v'
|
flags: '-test.v'
|
||||||
- name: netbsd
|
- name: netbsd
|
||||||
version: '10.0'
|
version: '10.1'
|
||||||
flags: '-test.v'
|
flags: '-test.v'
|
||||||
- name: freebsd
|
- name: freebsd
|
||||||
arch: arm64
|
arch: arm64
|
||||||
@@ -97,7 +97,7 @@ jobs:
|
|||||||
flags: '-test.v -test.short'
|
flags: '-test.v -test.short'
|
||||||
- name: netbsd
|
- name: netbsd
|
||||||
arch: arm64
|
arch: arm64
|
||||||
version: '10.0'
|
version: '10.1'
|
||||||
flags: '-test.v -test.short'
|
flags: '-test.v -test.short'
|
||||||
- name: openbsd
|
- name: openbsd
|
||||||
version: '7.6'
|
version: '7.6'
|
||||||
@@ -116,7 +116,7 @@ jobs:
|
|||||||
run: .github/workflows/build-test.sh
|
run: .github/workflows/build-test.sh
|
||||||
|
|
||||||
- name: Test
|
- name: Test
|
||||||
uses: cross-platform-actions/action@v0.26.0
|
uses: cross-platform-actions/action@v0.27.0
|
||||||
with:
|
with:
|
||||||
operating_system: ${{ matrix.os.name }}
|
operating_system: ${{ matrix.os.name }}
|
||||||
architecture: ${{ matrix.os.arch }}
|
architecture: ${{ matrix.os.arch }}
|
||||||
|
|||||||
Reference in New Issue
Block a user