Skip to content

Commit 235d039

Browse files
committed
Revert "temporary diable benchmarks"
This reverts commit f00e9a2.
1 parent 10a72de commit 235d039

28 files changed

+18
-18
lines changed

.github/workflows/benches.yml

Lines changed: 18 additions & 18 deletions
Original file line numberDiff line numberDiff line change
@@ -15,16 +15,16 @@ jobs:
1515
matrix:
1616
bits: [32, 64]
1717
os:
18-
#- macos-13
19-
#- macos-latest
18+
- macos-13
19+
- macos-latest
2020
- ubuntu-latest
21-
#- windows-latest
22-
#exclude:
23-
# # There's no such thing as 32-bit macOS
24-
# - bits: 32
25-
# os: "macos-latest"
26-
# - bits: 32
27-
# os: "macos-13"
21+
- windows-latest
22+
exclude:
23+
# There's no such thing as 32-bit macOS
24+
- bits: 32
25+
os: "macos-latest"
26+
- bits: 32
27+
os: "macos-13"
2828
runs-on: ${{ matrix.os }}
2929
defaults:
3030
run:
@@ -94,16 +94,16 @@ jobs:
9494
matrix:
9595
bits: [32, 64]
9696
os:
97-
#- macos-13
98-
#- macos-latest
97+
- macos-13
98+
- macos-latest
9999
- ubuntu-latest
100-
#- windows-latest
101-
#exclude:
102-
# # There's no such thing as 32-bit macOS
103-
# - bits: 32
104-
# os: "macos-latest"
105-
# - bits: 32
106-
# os: "macos-13"
100+
- windows-latest
101+
exclude:
102+
# There's no such thing as 32-bit macOS
103+
- bits: 32
104+
os: "macos-latest"
105+
- bits: 32
106+
os: "macos-13"
107107
runs-on: ${{ matrix.os }}
108108
defaults:
109109
run:
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.

0 commit comments

Comments
 (0)