Skip to content

Commit e5d93c9

Browse files
committed
updating workflow
1 parent a1e272f commit e5d93c9

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/amalgamate-ubuntu20.yml renamed to .github/workflows/amalgamate-ubuntu24.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
1-
name: Amalgamate Ubuntu 20.04 CI (GCC 9)
1+
name: Amalgamate Ubuntu 20.04 CI (GCC 13æ)
22

33
on: [push, pull_request]
44

55
jobs:
66
ubuntu-build:
7-
runs-on: ubuntu-20.04
7+
runs-on: ubuntu-24.04
88
steps:
99
- uses: actions/checkout@v4
1010
- name: Compile with amalgamation

0 commit comments

Comments
 (0)