Is this why linux CI broke?

This commit is contained in:
suchmememanyskill
2024-02-09 20:13:28 +01:00
parent adea917a5d
commit 452dbefbdb
7 changed files with 13 additions and 13 deletions

View File

@@ -8,7 +8,7 @@ on: [push, pull_request]
jobs:
build:
runs-on: windows-latest
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3