This commit is contained in:
Cameron Clough
2024-06-20 00:21:57 +01:00
parent f1ae7d34d7
commit 4116565f6d
+1 -1
View File
@@ -8,7 +8,7 @@ on:
jobs:
build:
runs-on: ubuntu-latest
runs-on: ubuntu-20.04
timeout-minutes: 60
steps:
- uses: actions/checkout@v4