Skip to content

Commit

Permalink
ci: update cross-platform-actions to 0.6.2
Browse files Browse the repository at this point in the history
To get OpenBSD 7.1.
  • Loading branch information
vincentbernat committed Oct 27, 2022
1 parent e6afe11 commit fe643ae
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -118,7 +118,7 @@ jobs:
with:
submodules: true
- name: Test on ${{ matrix.os.name }}
uses: cross-platform-actions/action@v0.3.1
uses: cross-platform-actions/action@v0.6.2
with:
operating_system: ${{ matrix.os.name }}
version: ${{ matrix.os.version }}
Expand Down

0 comments on commit fe643ae

Please sign in to comment.