Skip to content

Commit

Permalink
fixup! fixup! ci: fix ffi version to 1.17.0
Browse files Browse the repository at this point in the history
  • Loading branch information
MrKevinWeiss committed Jun 21, 2024
1 parent 4575489 commit 1003e6d
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions .github/workflows/deployment.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,9 +25,7 @@ jobs:

- name: Setup Environment.
run: |
gem update --system
gem install ffi -v 1.17.0
gem install jekyll -v 4.2.2
gem install jekyll -v 4.3.3
gem install bundler -v 2.4.22
bundle install
Expand Down

0 comments on commit 1003e6d

Please sign in to comment.