Update build-sm64.yml

This commit is contained in:
izzy2lost
2025-03-08 18:11:04 -05:00
committed by GitHub
parent 391a14625b
commit 15d1468b51
+1 -2
View File
@@ -10,8 +10,7 @@ jobs:
build:
strategy:
matrix:
os: [ubuntu-latest, macos-latest]
runs-on: ${{ matrix.os }}
os: [ubuntu-latest]
steps:
- name: Checkout Repository