Skip to content

Commit a45efce

Browse files
committed
enable mac ci
1 parent 3b79a50 commit a45efce

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

.github/workflows/bats.yml

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -52,10 +52,8 @@ jobs:
5252
./_artifacts-custom-network
5353
5454
bats_mac_tests:
55-
runs-on: macos-13
55+
runs-on: macos-14
5656
name: Bats e2e tests on Mac
57-
# Skip until port forwarding works
58-
if: false
5957
steps:
6058
- name: Checkout
6159
uses: actions/checkout@1af3b93b6815bc44a9784bd300feb67ff0d1eeb3 # v6.0.0

0 commit comments

Comments
 (0)