We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5a60b15 commit 2947d78Copy full SHA for 2947d78
1 file changed
.github/workflows/build.yaml
@@ -4,7 +4,7 @@ on: [push, pull_request]
4
5
jobs:
6
Build-Linux:
7
- runs-on: ubuntu-20.04
+ runs-on: ubuntu-latest
8
steps:
9
- name: Checkout Repository
10
uses: actions/checkout@v4
0 commit comments