Update release.yml

This commit is contained in:
Zoe Roux 2021-04-16 00:28:05 +02:00
parent a192d9bdf6
commit 4afaa7f9e2

View File

@ -12,7 +12,7 @@ jobs:
strategy:
matrix:
include:
- os: ubuntu-18.04 #ubuntu-16.04 # We are using an old version of ubuntu to have an old libc version (forward compatibility exist but not backward)
- os: ubuntu-latest #ubuntu-16.04 # We are using an old version of ubuntu to have an old libc version (forward compatibility exist but not backward)
runtime: linux-x64
artifact: linux
- os: windows-latest