Skip to content

Commit cf24a95

Browse files
author
git
committed
[Terry N.] co-pilot sugg. fixes for seg. fault on GitHub CI/CD
1 parent afc45d7 commit cf24a95

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ant.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -158,7 +158,7 @@ jobs:
158158
path: /usr/local/tomcat/webapps/sigma.war
159159

160160
build-sumo-ci:
161-
runs-on: ubuntu-22.04
161+
runs-on: ubuntu:latest
162162
needs: build
163163
steps:
164164
- name: Checkout

0 commit comments

Comments
 (0)