Skip to content

Commit 7ea5311

Browse files
author
Yird
authored
ci: fix Actions not building (#14)
* Update build.yaml * woops forgot that
1 parent 0711ab0 commit 7ea5311

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/build.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ jobs:
2222
fail-fast: false
2323
matrix:
2424
os:
25-
- ubuntu-20.04
25+
- ubuntu-22.04
2626
- windows-latest
2727

2828
team_size:
@@ -50,7 +50,7 @@ jobs:
5050
- sm_version: "1.6"
5151
sm_branch: "1.6-dev"
5252

53-
- os: ubuntu-20.04
53+
- os: ubuntu-22.04
5454
os_short: linux
5555

5656
- os: windows-latest

0 commit comments

Comments
 (0)