Skip to content
Discussion options

You must be logged in to vote

Interesting. At the moment, the extension only supports setting the -P, --platform option if the runs-on key is present. In your case, what you can still do is set the default from your global act config. You can see what the default is by running the act --bug-report command:

In your case, you will probably see act-latest since that is the default medium image as documented here. You can change it to use ubuntu-latest=catthehacker/ubuntu:full-latest in this file.

Replies: 1 comment 5 replies

Comment options

You must be logged in to vote
5 replies
@Raphael-Mabille
Comment options

@SanjulaGanepola
Comment options

Answer selected by SanjulaGanepola
@Raphael-Mabille
Comment options

@Raphael-Mabille
Comment options

@SanjulaGanepola
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants