Skip to content

Commit

Permalink
Put Linux OS back into the tests
Browse files Browse the repository at this point in the history
  • Loading branch information
darrenge committed Oct 2, 2024
1 parent 735f02c commit 401f61f
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/ci-bdnbenchmark.yml
Original file line number Diff line number Diff line change
Expand Up @@ -35,8 +35,7 @@ jobs:
strategy:
fail-fast: false
matrix:
#ORIGINALos: [ ubuntu-latest, windows-latest ]
os: [ windows-latest ]
os: [ ubuntu-latest, windows-latest ]
framework: [ 'net8.0' ]
configuration: [ 'Release' ]
#ORIGINAL test: [ 'CI_BDN_Config_RespParseStress', 'CI_BDN_Config_RespTsavoriteStress', 'CI_BDN_Config_RespClusterBench', 'CI_BDN_Config_RespClusterMigrateBench', 'CI_BDN_Config_Lua' ]
Expand Down

0 comments on commit 401f61f

Please sign in to comment.