Skip to content

Commit

Permalink
ci: enable performance tests on ubuntu-latest
Browse files Browse the repository at this point in the history
  • Loading branch information
pi-alexander-popel committed Jan 16, 2025
1 parent c4f9588 commit 25eb81c
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion ci/options.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,8 @@
"Image": "ubuntu-latest",
"Language": "go",
"LanguageVersion": "1.21",
"PackageRequirement": true
"PackageRequirement": true,
"RunPerformance": true
},
{
"Name": "windows-latest-go-1.21",
Expand Down

0 comments on commit 25eb81c

Please sign in to comment.