Skip to content

Commit

Permalink
Back to macos-13 on azure
Browse files Browse the repository at this point in the history
  • Loading branch information
tpaviot committed Oct 16, 2024
1 parent e87691e commit 5805cb4
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions azure-pipelines.yml
Original file line number Diff line number Diff line change
@@ -1,13 +1,13 @@
jobs:
- template: template.yml
parameters:
name: Ubuntu_24_04_python310
vmImage: 'ubuntu-24.04'
name: Ubuntu_22_04_python310
vmImage: 'ubuntu-22.04'

- template: template.yml
parameters:
name: macOS_14_python310
vmImage: 'macOS-14'
name: macOS_13_python310
vmImage: 'macOS-13'

- template: template.yml
parameters:
Expand Down

0 comments on commit 5805cb4

Please sign in to comment.