1
0
mirror of https://github.com/DoctorWkt/pdp7-unix.git synced 2026-04-30 13:41:35 +00:00
This commit is contained in:
Tom Everett
2020-06-11 19:19:32 -06:00
parent fcb8a18e14
commit 304322b7a9

View File

@@ -10,7 +10,7 @@ jobs:
runs-on: ${{ matrix.os }}
strategy:
matrix:
os: [ubuntu-latest]
os: [ubuntu-latest, macos-latest]
fail-fast: false
steps: