try job submission yet again
Some checks failed
MVS Delete Members / delete-members (push) Failing after 14s
MVS Submit & Execute / upload-and-run (push) Failing after 2m37s

This commit is contained in:
Gregory Gauthier 2026-02-06 17:23:47 +00:00
parent 99fab85050
commit d16ae2178c
2 changed files with 1 additions and 4 deletions

View File

@ -3,4 +3,3 @@
// MSGLEVEL=(1,1),REGION=4M,TIME=1440
//STEP1 EXEC GCCCG,INFILE='@05054.SRCLIB.C(GMG0001)'
//

View File

@ -11,5 +11,3 @@ int main() {
printf("%s\n", HELLO_STRING);
return 0;
}