We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 129a48f commit 01e511fCopy full SHA for 01e511f
1 file changed
.github/workflows/Build.yml
@@ -24,7 +24,7 @@ on:
24
25
jobs:
26
build:
27
- runs-on: ubuntu-small
+ runs-on: ubuntu-latest
28
steps:
29
- uses: actions/checkout@v5
30
0 commit comments