Skip to content

Commit

Permalink
Test Ruby 3.3
Browse files Browse the repository at this point in the history
  • Loading branch information
reneklacan committed Jan 7, 2024
1 parent 14cf963 commit 8424fd8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/workflow.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ jobs:
- uses: actions/checkout@v3
- uses: ruby/setup-ruby-pkgs@v1
with:
ruby-version: 3.1.0
ruby-version: 3.3.0
- run: sudo apt-get update && sudo apt-get install -y libopencv-dev
- run: gem update --system
- run: gem build libfacedetection.gemspec
Expand Down

0 comments on commit 8424fd8

Please sign in to comment.