Skip to content

Commit

Permalink
update cross-platform-action to improve reliability?
Browse files Browse the repository at this point in the history
  • Loading branch information
alexjbest committed Oct 9, 2023
1 parent 3795c59 commit 1384381
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 @@ -190,7 +190,7 @@ jobs:
- uses: actions/checkout@v3

- name: "Run tests on FreeBSD"
uses: cross-platform-actions/action@v0.10.0
uses: cross-platform-actions/action@v0.19.1
timeout-minutes: 25
continue-on-error: true
with:
Expand Down

0 comments on commit 1384381

Please sign in to comment.