Skip to content

Commit d8541d0

Browse files
authored
fix: macos runner image (#69)
* chore: update uroborosql-fmt-napi * fix: change macos runner image * changeset
1 parent d24a2dc commit d8541d0

File tree

3 files changed

+7
-2
lines changed

3 files changed

+7
-2
lines changed

.changeset/eighty-pets-flash.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
---
2+
"uroborosql-fmt": patch
3+
---
4+
5+
Fixed formatting error on mac os (intel)

.github/workflows/publish.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ jobs:
3737
# platform: alpine
3838
# arch: x64
3939
# npm_config_arch: x64
40-
- os: macos-latest
40+
- os: macos-13
4141
platform: darwin
4242
arch: x64
4343
npm_config_arch: x64

server/package-lock.json

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)