8
0
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:
Adriano dos Santos Fernandes 2022-05-02 08:41:14 -03:00
parent fce616b9f4
commit 9fc21e5c57

View File

@ -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