We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b4548ae commit 66dbc22Copy full SHA for 66dbc22
1 file changed
.github/workflows/build-linux.yml
@@ -4,6 +4,7 @@ on: [push, pull_request]
4
5
jobs:
6
build:
7
+ runs-on: ubuntu-latest
8
steps:
9
- name: Checkout repository
10
uses: actions/checkout@v4
0 commit comments