mirror of
https://github.com/gbdev/rgbds.git
synced 2025-11-20 10:12:06 +00:00
2
.github/workflows/testing.yml
vendored
2
.github/workflows/testing.yml
vendored
@@ -5,7 +5,7 @@ jobs:
|
||||
unix-testing:
|
||||
strategy:
|
||||
matrix:
|
||||
os: [ubuntu-18.04, ubuntu-16.04, macos-10.15]
|
||||
os: [ubuntu-20.04, ubuntu-18.04, ubuntu-16.04, macos-10.15]
|
||||
cc: [gcc, clang]
|
||||
include:
|
||||
- os: ubuntu-18.04
|
||||
|
||||
Reference in New Issue
Block a user