We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6a88541 commit f9dfc97Copy full SHA for f9dfc97
.github/workflows/test.yml
@@ -75,6 +75,8 @@ jobs:
75
name: AMD64 Windows 2022
76
runs-on: windows-2022
77
timeout-minutes: 30
78
+ strategy:
79
+ fail-fast: false
80
steps:
81
- name: Checkout iceberg-cpp
82
uses: actions/checkout@08c6903cd8c0fde910a37f88322edcfb5dd907a8 # v5.0.0
0 commit comments