Skip to content

Commit 25ac813

Browse files
authored
chore(ci): update to ubuntu 24.04
1 parent 629de42 commit 25ac813

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/ci.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,9 +9,9 @@ jobs:
99
strategy:
1010
fail-fast: false
1111
matrix:
12-
os: [ubuntu-20.04]
12+
os: [ubuntu-24.04]
1313
include:
14-
- os: ubuntu-20.04
14+
- os: ubuntu-24.04
1515
steps:
1616
- uses: actions/checkout@v4
1717
- name: Build sourcemod plugin

0 commit comments

Comments
 (0)