We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1db3f70 commit 9721786Copy full SHA for 9721786
1 file changed
.github/workflows/build-nvim-dev.yml
@@ -26,7 +26,7 @@ env:
26
27
jobs:
28
build:
29
- runs-on: ubuntu-latest
+ runs-on: ubuntu-latest-m
30
permissions:
31
contents: read
32
packages: write
0 commit comments