Skip to content

Commit a63f250

Browse files
authored
Merge pull request #11296 from haskell/GLIBCXX-trace-again
Move `3.16` to `ubuntu-latest`
2 parents e367edd + dcdd696 commit a63f250

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/validate.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@ jobs:
5353
matrix:
5454
sys:
5555
- { os: windows-latest, shell: "C:/msys64/usr/bin/bash.exe -e {0}" }
56-
- { os: ubuntu-22.04, shell: bash }
56+
- { os: ubuntu-latest, shell: bash }
5757
- { os: macos-latest, shell: bash }
5858
# If you remove something from here, then add it to the old-ghcs job.
5959
# Also a removed GHC from here means that we are actually dropping

0 commit comments

Comments
 (0)