Skip to content

Commit

Permalink
don't pin protoc version
Browse files Browse the repository at this point in the history
  • Loading branch information
tiainen committed Nov 22, 2024
1 parent d58c28b commit 63129fd
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/jni_artifacts.yml
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,6 @@ jobs:
- name: Install Protoc
uses: arduino/setup-protoc@v1
with:
version: '3.x'
repo-token: ${{ secrets.GITHUB_TOKEN }}

# install nasm compiler for boring
Expand Down

0 comments on commit 63129fd

Please sign in to comment.