Skip to content

Commit

Permalink
Merge pull request #1451 from alexjbest/alex/cross-update
Browse files Browse the repository at this point in the history
update cross-platform-action to improve reliability?
  • Loading branch information
edgarcosta committed Oct 10, 2023
2 parents e83b51a + 1384381 commit 2eb1f86
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/CI.yml
Expand Up @@ -200,7 +200,7 @@ jobs:
- uses: actions/checkout@v4

- 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 2eb1f86

Please sign in to comment.