Skip to content

Commit 323d93a

Browse files
committed
fix: run on macOS latest
1 parent 138f108 commit 323d93a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/self-test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ on:
33

44
jobs:
55
test_file:
6-
runs-on: ubuntu-latest
6+
runs-on: macos-latest
77
name: Run XSLT Lint on itself
88
steps:
99
- name: Checkout

0 commit comments

Comments
 (0)