Skip to content

Commit

Permalink
Merge pull request #298 from ant-media/enable_ubuntu_24_04
Browse files Browse the repository at this point in the history
Enable Ubuntu 24.04 version
  • Loading branch information
muratugureminoglu authored May 25, 2024
2 parents c2bd036 + 36301a8 commit 2801a28
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
name: Install Latest Snapshot to Ubuntu 24.04
#on: [push]
on: [push]

jobs:
Install-Ubuntu-24-04:
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/install-latest-to-ubuntu-24-04.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
name: Install Latest to Ubuntu 24.04
#on: [push]
on: [push]

jobs:
Install-Ubuntu-24-04:
Expand Down

0 comments on commit 2801a28

Please sign in to comment.