Skip to content

Commit

Permalink
Update build.yml
Browse files Browse the repository at this point in the history
bump versions
  • Loading branch information
samaaron authored Feb 10, 2025
1 parent 886f868 commit 8352c99
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -97,7 +97,7 @@ jobs:
- uses: ruby/setup-ruby@v1
id: ruby-inst
with:
ruby-version: 3.3
ruby-version: 3.4.1
if: matrix.os == 'windows-latest'

# Install gems Windows
Expand Down Expand Up @@ -128,7 +128,7 @@ jobs:
uses: jurplel/install-qt-action@v4
with:
modules: "qtpositioning qtwebchannel qtwebengine qtwebsockets"
version: "6.8.1"
version: "6.8.2"

# Install Elixir on Ubuntu
- name: Linux Elixir
Expand Down

0 comments on commit 8352c99

Please sign in to comment.