Skip to content

Commit 781596e

Browse files
author
Marcin Przepiorowski
committed
build
1 parent 4d598d6 commit 781596e

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -286,7 +286,7 @@ jobs:
286286

287287
osx:
288288
needs: [centos7]
289-
runs-on: macos-12
289+
runs-on: macos-13
290290

291291
steps:
292292
- name: checkout dxtoolkit code

.github/workflows/develop.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -409,7 +409,7 @@ jobs:
409409

410410
osx:
411411
needs: [centos7]
412-
runs-on: macos-12
412+
runs-on: macos-13
413413

414414
steps:
415415
- name: checkout dxtoolkit code

0 commit comments

Comments
 (0)