Commit graph

8 commits

Author SHA1 Message Date
Matt Kiazyk
c8f4de47ea
Update CI to MacOS 12 + 13.2.1 2022-04-18 09:42:54 -05:00
dependabot[bot]
8e7063e538
Bump actions/checkout from 2.4.0 to 3
Bumps [actions/checkout](https://github.com/actions/checkout) from 2.4.0 to 3.
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](https://github.com/actions/checkout/compare/v2.4.0...v3)

---
updated-dependencies:
- dependency-name: actions/checkout
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-03-02 10:05:30 +00:00
dependabot[bot]
a3c541cb39
Bump actions/checkout from 2.3.5 to 2.4.0
Bumps [actions/checkout](https://github.com/actions/checkout) from 2.3.5 to 2.4.0.
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](https://github.com/actions/checkout/compare/v2.3.5...v2.4.0)

---
updated-dependencies:
- dependency-name: actions/checkout
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-11-03 10:03:42 +00:00
Matt Kiazyk
91595b5449
Bump ci to 12.5.1 2021-10-21 19:14:05 -05:00
dependabot[bot]
648a7a21a1
Bump actions/checkout from 2.3.4 to 2.3.5
Bumps [actions/checkout](https://github.com/actions/checkout) from 2.3.4 to 2.3.5.
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](https://github.com/actions/checkout/compare/v2.3.4...v2.3.5)

---
updated-dependencies:
- dependency-name: actions/checkout
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-10-18 10:05:29 +00:00
Matt Kiazyk
3db60b65f5
Updates developer dir on CI runs to xcode 12.5 2021-08-18 16:49:24 -05:00
Brandon Evans
d38ea666b8
Only run CI workflow on push to main
The pull request event should handle running it on other branches, assuming that they're at least submitted as draft PRs. Right now this is running twice on PR branches which is unnecessary.
2021-01-04 19:37:34 -07:00
Brandon Evans
886d8912ec
Add .github directory from xcodes, update 2020-11-24 21:16:08 -07:00