We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 138f108 commit 323d93aCopy full SHA for 323d93a
1 file changed
.github/workflows/self-test.yml
@@ -3,7 +3,7 @@ on:
3
4
jobs:
5
test_file:
6
- runs-on: ubuntu-latest
+ runs-on: macos-latest
7
name: Run XSLT Lint on itself
8
steps:
9
- name: Checkout
0 commit comments