Skip to content

Commit

Permalink
update azure pipelines to use macOS-14
Browse files Browse the repository at this point in the history
  • Loading branch information
paulbkoch committed Apr 11, 2024
1 parent e564369 commit 0338c0a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion azure-pipelines.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ variables:
- name: ubuntu_bld
value: ubuntu-20.04
- name: mac_bld
value: macOS-13
value: macOS-latest
- name: windows_bld
value: windows-2022
- name: ubuntu_test
Expand Down

0 comments on commit 0338c0a

Please sign in to comment.