hopefully fix stuff

This commit is contained in:
Ethan Roseman 2022-12-08 23:15:01 +09:00 committed by GitHub
parent d5e06ff2a7
commit fb13863bb8
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -10,7 +10,7 @@ jobs:
matrix:
TARGET:
- {
OS: 'ubuntu-latest',
OS: 'ubuntu-20.04',
CFLAGS: '-static',
HOST: 'i386-pc-linux',
ARCHIVE_NAME: 'linux.tar.gz'