mirror of
https://github.com/FirebirdSQL/firebird.git
synced 2025-01-22 22:43:03 +01:00
Remove deprecated GitHub Actions Windows 2016 environment.
That means no GitHub Actions Windows build for v3 branch.
This commit is contained in:
parent
fce616b9f4
commit
9fc21e5c57
2
.github/workflows/main.yml
vendored
2
.github/workflows/main.yml
vendored
@ -10,7 +10,7 @@ jobs:
|
|||||||
strategy:
|
strategy:
|
||||||
fail-fast: false
|
fail-fast: false
|
||||||
matrix:
|
matrix:
|
||||||
os: [macOS-latest, windows-2016, ubuntu-20.04]
|
os: [macOS-latest, ubuntu-20.04]
|
||||||
platform: [x64, x86]
|
platform: [x64, x86]
|
||||||
include:
|
include:
|
||||||
- os: ubuntu-18.04
|
- os: ubuntu-18.04
|
||||||
|
Loading…
Reference in New Issue
Block a user