Skip to content

Commit f775e91

Browse files
mirabilosmirabilos
authored andcommitted
update list of runners… AGAIN…
1 parent 5d5d6a8 commit f775e91

1 file changed

Lines changed: 2 additions & 3 deletions

File tree

.github/workflows/build-and-test.yml

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"jobs": {
33
"bt-asan": {
4-
"runs-on": "ubuntu-22.04",
4+
"runs-on": "ubuntu-24.04",
55
"steps": [
66
{
77
"name": "Cancel previous runs",
@@ -68,9 +68,8 @@
6868
"fail-fast": true,
6969
"matrix": {
7070
"os": [
71-
"ubuntu-24.04",
71+
"ubuntu-22.04",
7272
"ubuntu-24.04-arm",
73-
"macos-13",
7473
"macos-14",
7574
"macos-15-intel",
7675
"macos-26"

0 commit comments

Comments
 (0)