Skip to content

Commit

Permalink
bump v
Browse files Browse the repository at this point in the history
  • Loading branch information
AlexPerathoner committed May 29, 2023
1 parent 3e34628 commit e9cdc0a
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/xcode-build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,9 +31,9 @@ jobs:
- name: Switch Xcode version
run: sudo xcode-select -s "/Applications/Xcode_14.2.app"
- name: Collect Workflow Telemetry
uses: AlexPerathoner/workflow-telemetry-action@v0.8
uses: AlexPerathoner/workflow-telemetry-action@v0.9
with:
metric_frequency_thousands_of_second: 200
metric_frequency_thousands_of_second: 100
- name: Build and Test
continue-on-error: true
id: run-tests
Expand Down

0 comments on commit e9cdc0a

Please sign in to comment.