Skip to content

Commit d1d93f3

Browse files
GODRIVER-3493 Test why codeql is breaking
1 parent 9173a9d commit d1d93f3

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.evergreen/config.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2120,7 +2120,8 @@ buildvariants:
21202120
tags: ["pullrequest"]
21212121
display_name: "Compile Only Checks"
21222122
run_on:
2123-
- ubuntu2204-small
2123+
#- ubuntu2204-small
2124+
- rhel8.7-small
21242125
expansions:
21252126
GO_DIST: "/opt/golang/go1.22"
21262127
tasks:

0 commit comments

Comments
 (0)