1
0
mirror of https://github.com/zumbiepig/MineXLauncher.git synced 2025-06-08 09:24:48 +00:00

test stuff

This commit is contained in:
zumbiepig 2024-08-27 12:28:26 -07:00
parent 8cd715048b
commit 6a91604216
No known key found for this signature in database
GPG Key ID: 17C891BE28B953DE

View File

@ -4,7 +4,7 @@ on: [push, pull_request]
jobs:
build:
runs-on: ubuntu-latest
runs-on: ubuntu-latest, windows-latest, macos-latest
steps:
- name: Checkout
uses: actions/checkout@v4