Skip to content

Commit

Permalink
fixup! Bump ruby version to 3.3 and golang versions in CI
Browse files Browse the repository at this point in the history
  • Loading branch information
msaf1980 committed Apr 25, 2024
1 parent b1472c0 commit 29f1c29
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -83,7 +83,7 @@ jobs:
- name: Install packaging dependencies
run: |
gem install fpm package_cloud
GO111MODULE=off go get github.com/mitchellh/gox
go get github.com/mitchellh/gox@latest
- name: Check packaging
run: |
Expand Down

0 comments on commit 29f1c29

Please sign in to comment.