Skip to content

Commit

Permalink
hubspot: update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
mikahanninen committed Sep 17, 2024
1 parent 1d1af65 commit 4521c7b
Show file tree
Hide file tree
Showing 3 changed files with 720 additions and 613 deletions.
6 changes: 3 additions & 3 deletions .github/workflows/hubspot.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -60,13 +60,13 @@ jobs:
os: ubuntu-latest
- name: "macos-py38"
python: "3.8"
os: macos-latest
os: macos-13
- name: "macos-py39"
python: "3.9"
os: macos-latest
os: macos-13
- name: "macos-py310"
python: "3.10"
os: macos-latest
os: macos-13

env:
INVOKE_IS_CI_CD: 1
Expand Down
Loading

0 comments on commit 4521c7b

Please sign in to comment.