Skip to content

Commit

Permalink
Attempt to fix ci for windows
Browse files Browse the repository at this point in the history
  • Loading branch information
netniV committed Dec 9, 2024
1 parent 473307e commit 3abaaec
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ jobs:
- name: Install Protoc
uses: arduino/setup-protoc@v3
with:
version: "3.19"
version: "3.19.4"

- uses: xmake-io/github-action-setup-xmake@v1
with:
Expand Down

0 comments on commit 3abaaec

Please sign in to comment.