mirror of
https://github.com/outbackdingo/firezone.git
synced 2026-01-27 18:18:55 +00:00
ci: Add macos-15 to Rust unit tests (#7729)
We try to unit test on each major platform we support in CI to reduce the possibility a specific OS has issues with our unit tests. Now that macos-15 is available in GitHub CI, it would be a good idea to add it to the mix.
This commit is contained in:
1
.github/workflows/_rust.yml
vendored
1
.github/workflows/_rust.yml
vendored
@@ -80,6 +80,7 @@ jobs:
|
||||
ubuntu-24.04,
|
||||
macos-13,
|
||||
macos-14,
|
||||
macos-15,
|
||||
windows-2019,
|
||||
windows-2022,
|
||||
]
|
||||
|
||||
Reference in New Issue
Block a user