mirror of
https://github.com/FirebirdSQL/firebird.git
synced 2025-01-22 20:03:02 +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:
|
||||
fail-fast: false
|
||||
matrix:
|
||||
os: [macOS-latest, windows-2016, ubuntu-20.04]
|
||||
os: [macOS-latest, ubuntu-20.04]
|
||||
platform: [x64, x86]
|
||||
include:
|
||||
- os: ubuntu-18.04
|
||||
|
Loading…
Reference in New Issue
Block a user