mirror of
https://github.com/greg7mdp/parallel-hashmap.git
synced 2026-08-30 09:00:38 +08:00
Update main.yml
This commit is contained in:
Vendored
+1
-1
@@ -11,7 +11,7 @@ jobs:
|
||||
strategy:
|
||||
matrix:
|
||||
os: [ubuntu-latest, macos-latest]
|
||||
compiler: [gcc]
|
||||
compiler: [g++]
|
||||
flags: [-std=c++11, -std=c++17]
|
||||
optimize: [-O2]
|
||||
steps:
|
||||
|
||||
Reference in New Issue
Block a user